Skip to content

Handle nil pointers.#125

Merged
kcq merged 2 commits into
mintoolkit:masterfrom
ernstvonoelsen:issue-122
Jul 13, 2025
Merged

Handle nil pointers.#125
kcq merged 2 commits into
mintoolkit:masterfrom
ernstvonoelsen:issue-122

Conversation

@ernstvonoelsen

Copy link
Copy Markdown
Contributor

Fixes-122

What

Check variables for nil prior to any action on the object.

Why

How Tested

Added a unittest and executed the command ./dist_linux/docker-slim xray docker.io/elyra/kernel-py:3.2.2 --target-type image --platform linux/amd64 --http-probe=false --report report.json after building the project locally.

Note: This PR was created using AI-powered IDE windsurf.

@kcq

kcq commented Jul 13, 2025

Copy link
Copy Markdown
Contributor

Thanks for the PR @ernstvonoelsen

@kcq kcq merged commit afc04b7 into mintoolkit:master Jul 13, 2025
3 of 18 checks passed
@ernstvonoelsen ernstvonoelsen deleted the issue-122 branch July 13, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants